home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
modules
/
objects
/
res
/
description
/
Osplinecontour.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
252b
|
12 lines
#ifndef _Osplinecontour_h_
#define _Osplinecontour_h_
enum
{
PRIM_CONTOUR_TEXTURE = 2140, // STRING - Filename
PRIM_CONTOUR_WIDTH = 2141, // REAL - Width [>=0.0]
PRIM_CONTOUR_TOLERANCE = 2142 // REAL - Tolerance [>0.0]
};
#endif